import * as React from "react"; import type { IconProps } from "../types"; declare const WishLists: React.ForwardRefExoticComponent>; export default WishLists; //# sourceMappingURL=wish%20lists.d.ts.map